home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / business / pb031.dms / pb031.adf / EasyCalc / help / _avg.help < prev    next >
Text File  |  1992-11-20  |  290b  |  19 lines

  1. Spreadsheet Function: AVG()
  2. Synopsis:
  3.  
  4. @AVG(cell range)
  5.  
  6. Description:
  7.  
  8. This  function  returns  the  average  of all values
  9. given in the cell range.
  10.  
  11. Examples:
  12.  
  13. @AVG(A1:BB56) could give, 1.52084.
  14. @AVG(B6:A4) could give, -1.3734.
  15. *
  16. Using Functions
  17. Usefunc.help
  18. Maths Operators
  19. operators.help